WshDataMessage

StockSharp.InteractiveBrokers

Wall Street Horizon data message.

Erbt von: BaseSubscriptionIdMessage<T>

Konstruktoren

WshDataMessage(MessageTypes)

Initializes a new instance of the WshDataMessage.

type
MessageTypes

Eigenschaften

Data : string

Data (JSON format).

Methoden

CopyTo(T)

Copy the message into the .

destination
The object, to which copied information.